home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d18 / icopy121.exe / ICOPY.DOC next >
Text File  |  1991-06-19  |  2KB  |  37 lines

  1. version     enhancement/fix
  2. 1.08        increased split file read buffer size for speed
  3. 1.09        changed 'verifying' to ' V'
  4.             added 'HoldInfo' for split file reads to prevent trashing of date
  5. 1.10        optimization of split file read/write to reduce code size
  6. 1.11        fix to read ReadOnly files
  7. 1.12        fix to read Hidden files
  8. 1.13        added /p parm
  9. 1.14        enhanced /p to apply to dirs, too
  10. 1.15        enhanced /x & /y to allow multiple omissions
  11. 1.16        added code for read-only open of files for increased compatability
  12.             with networks and multi-user systems
  13. 1.17        add file reset before set time stamp
  14. 1.18        reduce max buffer size to increase speed on floppies & line up the read byte count
  15. 1.19        modify unfinished file read buffer usage to use all of memory
  16. 1.20        fix cosmetics of /p processing
  17.             allow Ctrl-C during prompt for floppy
  18. 1.21        added /e parm
  19.             enhanced /p processing:
  20.                copy file prompt now has these choices:
  21.                   yes - copy only this file
  22.                   no  - don't copy this file
  23.                   all - copy all files in this dir
  24.                copy dir prompt now has these choices:
  25.                   yes - copy this dir
  26.                   no  - don't copy this dir
  27.                   all - copy this dir and all subs
  28.                   all&files - copy all files in this dir and its subs
  29.                note:
  30.                   all for dirs followed by all for files is the same as
  31.                      all&files for dirs
  32.  
  33. Yet to come:
  34.    1) filename as destination.
  35.    2) user configurable parameter defaults
  36.    3) enhanced error handling
  37.